GrapeCity ActiveReports for .NET 16.0J
Item プロパティ (IItemCollection<T>)

GrapeCity.Viewer.Common.Implementation 名前空間 > IItemCollection<T> インターフェース : Item プロパティ
項目のインデックス。
指定したインデックスで項目を取得します。
シンタックス
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As T
T this[ 
   int index
]; {get;}

パラメータ

index
項目のインデックス。
参照

IItemCollection<T> インターフェース
IItemCollection<T> メンバ